libtaktuk3 software package provides C bindings for taktuk, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libtaktuk3
libtaktuk3 is installed in your system.
Make ensure the libtaktuk3 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libtaktuk3 *
You will get with libtaktuk3 package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libtaktuk3 |
| Version | 3.7.4-1 |
| Description | C bindings for taktuk |
| Sub Section | libs |